home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / DATABASE / DBONLINE.ZIP;1 / DBONLINE.DOC < prev    next >
Encoding:
Text File  |  1993-10-03  |  2.9 KB  |  84 lines

  1. dB Online v1.0 Wide Area Beta.   Documentation.                   October 1, 93
  2. ===============================================================================
  3.  
  4. Installation:
  5.  
  6.   1. Create a directory for dB Online to reside in (eg. C:\DBONLINE)
  7.  
  8.   2. Uncompress the the ZIP files into this directory.
  9.  
  10.   3. You will need to create a DOOR file that will be used by PCBoard as a
  11.      batch file to run your application.
  12.      By using the above directory (C:\DBONLINE), the following is an
  13.      example:
  14.  
  15.                                         C:
  16.                                         cd \DBONLINE
  17.                                         DBOL3 ORDER.DBX
  18.                                         %PCBDRIVE%
  19.                                         cd %PCBDIR%
  20.                                         BOARD
  21.  
  22.   4. Execute PCBSETUP and install your application as a door.  Remember
  23.      that you must place a "Y" under the column marked "USER.SYS".
  24.  
  25.                                          USER DOOR
  26.         Filename    Password   Sec Login SYS  SYS  Shell    Path to DOOR Files
  27.        ---------- ------------ --- ----- ---- ---- ----- ------------------------
  28.       1) ORDER                   0   N    Y    N     N   C:\DBONLINE\
  29.  
  30.  
  31.   5. You will also need to compile your PRG application.  This process
  32.      creates a .DBX file that can be run from the dBOnline.exe program.
  33.  
  34.      eg.
  35.         COMPILE order.prg
  36.  
  37.  
  38. Database Format Files:
  39.  
  40.   There are 4 dbonline executables for use with different database formats:
  41.      They are as follows:
  42.  
  43.         EXE             FORMAT          INDEX FORMAT    MEMO FORMAT
  44.         ------------    ----------      ------------    -----------
  45.         DBOL3.EXE       dBase III+      .NDX            .DBT
  46.         DBOL4.EXE       dBase IV        .MDX            .DBT
  47.         DBOLCLIP.EXE    CLIPPER         .NTX            .DBT
  48.         DBOLFOX.EXE     FOXPRO          .CDX            .FPT
  49.  
  50.  
  51. Registration:
  52.  
  53.         The shareware evaluation version of dB Online will only allow
  54.         you to access a single database at a time with less than
  55.         50 records.
  56.  
  57.         Registration will remove the 50 record limit.
  58.  
  59.         Registration to dB Online Pro will give access to multiple
  60.         work areas with full relation capability.  The Pro version
  61.         will include a printed manual.
  62.  
  63.  
  64. Bulletin Board Support:
  65.  
  66.         The current Beta only supports PCBoard.  However the commercial
  67.         release will support any BBS that supports DOOR.SYS, including
  68.         PCBoard, WIldcat!, Gap, Spitfire, RBBS-PC, QuickBBS, Remote
  69.         Access, and others.
  70.  
  71.  
  72. Bug Reports:
  73.  
  74. Please notify us of any bug reports or other problems at the following
  75. addresses:
  76.  
  77.      Internet:      hari.kant@merlin-systems.on.ca
  78.      FidoNet:       Hari Kant 1:163/509
  79.      MHS:           hkant@merlnbbs [cserve]
  80.      BBS:           613-236-1481 (conference 31)
  81.      Fax:           613-236-1481
  82.      Phone:         613-236-1138
  83.  
  84.